CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 按键 串口

搜索资源列表

  1. serial int86

    0下载:
  2. Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:15857
    • 提供者:赵磊
  1. 实用单片机系统

    0下载:
  2. 增加ASCII.C的一个ASCI码(7F),用于虚拟按键用 修改UART串口的命令解析程序,修改RTC的pcf8563中断部分。 精简IIC和smart_timer代码,添加define.h的宏定义。 修改system.c里的消息堆栈的宏定义 增加ii.c函数,支持对eeprom的打包 增加由PLD或者GPIO输出的模拟UART,在6个CLOCK下速度为57.6K 增加消息的优先级功能,消息类型的前4位为消息的优先级,后4位为消息的类型 试用于初学单片机并且想更上一层
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2233228
    • 提供者:初学者
  1. ZLG7290 I2C接口键盘及LED驱动器C51

    1下载:
  2. ZLG7290是串口的可以带64个按键,8位数码管显示的芯片,由于它的震荡电路是晶振,所以比7279稳定(7279是RC震荡)-Wire serial port can bring the 64 keys, eight digital display control chip, because it is crystal oscillator circuit shocks, the stable compared to 7279 (7279 was RC concussion)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:61160
    • 提供者:龙武
  1. 9e5demo

    0下载:
  2. Keil环境下编写的NRF9E5的应用软件,和Nordic公司不同的是这个工程目录里演示的是利用串口和按键来自由收发数据的完整过程。-Keil environment NRF9E5 prepared by the application software, Nordic companies and the difference is the project directory is demonstrated by the use of serial and keys to freely rece
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:49880
    • 提供者:韩兆伟
  1. S3C44B0X例子程序2

    0下载:
  2. 1. beep -- PWM测试 为 ADS1.2 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后在57600的超级终端里按PC机键盘的“+”“-” 按键,可以听到BUZZ增大减小的声音。 2. key -- 按键测试 为 SDT2.51 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后按FS44B0X上的按键key1 key2 key3 key4 相应的发光二极管亮 3 keyint -- 按键中断测试 该项目在SDT2.51下编
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:507339
    • 提供者:张淼林
  1. S3C44B0X例子程序1

    0下载:
  2. 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:249813
    • 提供者:张淼林
  1. KEYUART

    0下载:
  2. MSP430的P2口接4*4按键,在PC短运行串口调试软件,可显示键号-MSP430 P2 I received 4 * 4 keys, in the short run PC serial debugging software can show that the key issue
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1908
    • 提供者:邹娜
  1. external_interrupt

    0下载:
  2. s3c44b0下外部中断测试程序。带有按键及串口显示。-s3c44b0 under external interrupt the test. With the keys and serial shows.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:99207
    • 提供者:张博凯
  1. ucosii_block

    0下载:
  2. 该源码继承了大量功能控件,如定时器、按键、串口通讯等,并已成功嵌入到产品中,可以节省大量时间。-the source inherit a lot of control functions, such as timer, keys, serial communications, and has successfully embedded into products, can save a lot of time.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1915277
    • 提供者:侯德俊
  1. jiandandanpianji

    0下载:
  2. SH101.C 最简单片机系统的测试程序,端口的电平操作。 SH102.C 控制LED灯的亮灭 SH103.C 控制LED灯的定时亮灭,单片机定时器的使用。 SH104.C 通过按键控制LED灯的亮灭,中断的使用。 105 芯片和电路介绍 SH106.C 串口的简单测试程序。 -SH101.C Simplest SCM system testing procedures, port-level operation. SH102.C control LED lights t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:53046
    • 提供者:马一
  1. C8051_DA_test

    0下载:
  2. 摘 要: 本文件是C8051单片机DA测试实验程序;使用外部22.1184MHz晶振. 功能:定义 A ~ F 为功能键。 按\"A\" 键,输出250HZ的方波,按\"B\" 键,输出250HZ的正弦波形,按\"C\" 键,输出250HZ的三角波, 按\"D\" 键,输出250HZ的锯齿波。用示波器在J6(DAC0)观测结果,使用串口观测按键信息。-Abstract : This document is C8051 MCU DA laboratory procedures; us
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:61590
    • 提供者:Lance Yin
  1. UART_ise7_bak

    1下载:
  2. 用FPGA 实现全双工异步串口(UART),与PC 机通信。1 位起始位;8 位数据位;一个停止位;无校验位;波特率为2400、4800、9600、11520 任选或可变(可用按键控制波特率模式)。-using FPGA full-duplex asynchronous serial port (UART), and PC communication. An initiation; 8 data spaces; One-stop; No Parity; Baud Rate for 2400,48
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:33179
    • 提供者:lee
  1. ADDAButtonLED

    0下载:
  2. 此源码是利用altera公司的nios II IDE开发的源码,功能是在开发板上实现键盘控制的AD/DA发送接受正弦波、4×4小键盘按键通过串口显示、定时器控制led灯循环点亮的功能。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:160401
    • 提供者:zeng xuan
  1. DEMOfor51test

    0下载:
  2. 里面一工4个程序,都是针对51单片机的,比如音乐,串口打数,按键响应-inside for a four procedures are targeted at the 51 microcontroller, such as music, playing serial number, keys, etc. Response
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:36794
    • 提供者:欧阳
  1. 探索者 激光测距串口打印且液晶显示数据

    0下载:
  2. 在主函数中读取数据,提取到主函数中来,不需要按键(Read the data in the main function, extract it into the main function, and do not need the key)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:7389184
    • 提供者:ddfregwg
  1. RTX-LED+按键+串口

    0下载:
  2. 这个示例不错,可以希望有帮助。。。。。。。。。。。。。(This is a good example, and it can be helpful.)
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-29
    • 文件大小:431104
    • 提供者:XuanYu1017
  1. msp430g2553_12864+串口+独立按键

    0下载:
  2. 可实现对芯片的读写,液晶显示以及按键等的程序(The program for reading, writing, LCD and keypad can be realized.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:144384
    • 提供者:面朝大海09
  1. C51之按键与串口调试

    0下载:
  2. 通过单片机与上位机进行通信,实现上位机实时显示用户按下的按键值(Through MCU and upper computer communication, the host computer can display the button value pressed by the user in real time.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:44032
    • 提供者:wanghongl
  1. 3.HX711串口STM32例程

    0下载:
  2. 称重模块,oled显示重量,RTC时钟显示时间,矩阵按键修改时间(Weighing module, OLED display)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2020-04-01
    • 文件大小:1424384
    • 提供者:徐岩
  1. 红外遥控键值

    1下载:
  2. 基于STM32的红外按键解码串口打印程序(STM32-based infrared key decoding serial printing program)
  3. 所属分类:其他

« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com